projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df5a190
)
* etags.c (print_help): Change email address to send bugs to.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 3 Nov 1999 13:09:07 +0000
(13:09 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 3 Nov 1999 13:09:07 +0000
(13:09 +0000)
lib-src/etags.c
patch
|
blob
|
history
diff --git
a/lib-src/etags.c
b/lib-src/etags.c
index 165c298f0da6e5bf2aee66ef2c2ae58e319765e9..ebc76904f791f570bc0d88fa94e269449173c3ee 100644
(file)
--- a/
lib-src/etags.c
+++ b/
lib-src/etags.c
@@
-694,7
+694,7
@@
Relative ones are stored relative to the output file's directory.");
print_language_names ();
puts ("");
- puts ("Report bugs to bug-gnu-emacs@
prep.ai.mit.edu
");
+ puts ("Report bugs to bug-gnu-emacs@
gnu.org
");
exit (GOOD);
}